Skip to content

Made more consistent tests produced from Fuzzed and Symbolic executions based on UtSummarySettings. #1316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 15, 2022

Conversation

amandelpie
Copy link
Collaborator

Description

It makes more consistent tests produced from Fuzzed and Symbolic executions based on UtSummarySettings.
Some settings were not appliable to the Fuzzer Executions.

Now it works.

Fixes #1313

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

Change the different combination of the following settings in UtSummarySettings file:

  • GENERATE_COMMENTS
  • GENERATE_CLUSTER_COMMENTS
  • GENERATE_NAMES
  • GENERATE_DISPLAY_NAMES
  • GENERATE_DISPLAYNAME_FROM_TO_STYLE

@amandelpie amandelpie changed the title Amandelpie/feature 1313 Made more consistent tests produced from Fuzzed and Symbolic executions based on UtSummarySettings. Nov 7, 2022
@amandelpie amandelpie requested a review from Markoutte November 11, 2022 08:47
@amandelpie amandelpie marked this pull request as ready for review November 11, 2022 08:47
@amandelpie amandelpie merged commit 0bb97ff into main Nov 15, 2022
@amandelpie amandelpie deleted the amandelpie/feature-1313 branch November 15, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more consistency between tests produced from Fuzzed and Symbolic executions based on UtSummarySettings
2 participants